home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / E-G / Externals.cpt / Externals / card_7400.txt < prev    next >
Text File  |  1989-02-26  |  672b  |  23 lines

  1. -- card: 7400 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2795
  5. -- name: FileModDate
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10. XFCN
  11.  
  12. -- part contents for background part 22
  13. ----- text -----
  14. FileModDate("PathName",needCreation)
  15.  
  16. -- part contents for background part 13
  17. ----- text -----
  18. ‚Ä¢  FileModDate("PathName",needCreation). If needCreation is TRUE, this returns the file's 
  19.         creation date, otherwise the modification date. This is returned in ticks format so that
  20.         the convert function can be used with it. An empty string is returned on error. This
  21.         function is also useful as a ‚ÄúFile exists‚Äù utility.
  22.  
  23.